Credit Michael Hore for last two changes
authorOwen Taylor <otaylor@src.gnome.org>
Sat, 12 Jan 2002 00:26:25 +0000 (00:26 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 12 Jan 2002 00:26:25 +0000 (00:26 +0000)
gdk-pixbuf/ChangeLog

index 4a9d2a0ae2466c7db5d1ded1504a5912fed46206..b548f247abc01f3bee5e181a814f7dbb31126c3c 100644 (file)
@@ -1,7 +1,7 @@
 Fri Jan 11 18:05:07 2002  Owen Taylor  <otaylor@redhat.com>
 
        * pixops/pixops.c: Fix integer overflow for the values
-       passed to the pixel functions. (#55148)
+       passed to the pixel functions. (#55148, fix from Michael Hore)
 
 Fri Jan 11 17:53:58 2002  Owen Taylor  <otaylor@redhat.com>
 
@@ -13,7 +13,7 @@ Fri Jan 11 17:53:58 2002  Owen Taylor  <otaylor@redhat.com>
 
        * pixops/{scale_line_22_33_mmx.S, composite_line_22_4a4_mmx.S:
        composite_line_color_22_4a4_mmx.S}: Handle the case where
-       dest <= dest_end properly. (#52001)
+       dest <= dest_end properly. (#52001, fix from Michael Hore)
 
 Thu Jan 10 16:48:30 2002  Owen Taylor  <otaylor@redhat.com>